[INFO] fetching crate owml-parser 0.1.2...
[INFO] testing owml-parser-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate owml-parser 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate owml-parser 0.1.2
[INFO] finished tweaking crates.io crate owml-parser 0.1.2
[INFO] tweaked toml for crates.io crate owml-parser 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate owml-parser 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding nom v5.1.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d04e8f55b6b6fc398aaa568a2fd0e87f7b27ef051ddd81e1541e9bd499b1d047
[INFO] running `Command { std: "docker" "start" "-a" "d04e8f55b6b6fc398aaa568a2fd0e87f7b27ef051ddd81e1541e9bd499b1d047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d04e8f55b6b6fc398aaa568a2fd0e87f7b27ef051ddd81e1541e9bd499b1d047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d04e8f55b6b6fc398aaa568a2fd0e87f7b27ef051ddd81e1541e9bd499b1d047", kill_on_drop: false }`
[INFO] [stdout] d04e8f55b6b6fc398aaa568a2fd0e87f7b27ef051ddd81e1541e9bd499b1d047
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaf812a9efed86a6de955736e958086d5e0fcb95ed11ecf07b77c45dcc79d356
[INFO] running `Command { std: "docker" "start" "-a" "aaf812a9efed86a6de955736e958086d5e0fcb95ed11ecf07b77c45dcc79d356", kill_on_drop: false }`
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling owml-parser v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_owml_str(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_owml_str(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_vec_parser(input: &str) -> IResult<&str, Vec<OKeyPair>> {
[INFO] [stdout]    |                              ^^^^             ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_vec_parser(input: &str) -> IResult<&str, Vec<OKeyPair<'_>>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn build_get_vec_parser(input: &str) -> IResult<&str, OKeyPair> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn build_get_vec_parser(input: &str) -> IResult<&str, OKeyPair<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn keypair_parser(input: &str) -> IResult<&str, OKeyPair> {
[INFO] [stdout]    |                          ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn keypair_parser(input: &str) -> IResult<&str, OKeyPair<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn keypair_name_disallow_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                        ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |                |
[INFO] [stdout]    |                                        |                the same lifetime is elided here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn keypair_name_disallow_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn key_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn key_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn key_array_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn key_array_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn key_array_parser_cycle(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                  ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                |
[INFO] [stdout]    |                                  |                the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn key_array_parser_cycle(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn build_key_array_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                  ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                |
[INFO] [stdout]    |                                  |                the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn build_key_array_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn key_object_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn key_object_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn key_int_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn key_int_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:138:32
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn build_key_int_parser(input: &str, is_neg_num: bool) -> IResult<&str, OType> {
[INFO] [stdout]     |                                ^^^^                               ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                                  |
[INFO] [stdout]     |                                the lifetime is elided here        the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn build_key_int_parser(input: &str, is_neg_num: bool) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn key_string_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn key_string_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "aaf812a9efed86a6de955736e958086d5e0fcb95ed11ecf07b77c45dcc79d356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaf812a9efed86a6de955736e958086d5e0fcb95ed11ecf07b77c45dcc79d356", kill_on_drop: false }`
[INFO] [stdout] aaf812a9efed86a6de955736e958086d5e0fcb95ed11ecf07b77c45dcc79d356
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a2331dfbbba6eef803f713bdfeabe774c9759d02d747b4f13d0190094450e26
[INFO] running `Command { std: "docker" "start" "-a" "7a2331dfbbba6eef803f713bdfeabe774c9759d02d747b4f13d0190094450e26", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_owml_str(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_owml_str(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_vec_parser(input: &str) -> IResult<&str, Vec<OKeyPair>> {
[INFO] [stdout]    |                              ^^^^             ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_vec_parser(input: &str) -> IResult<&str, Vec<OKeyPair<'_>>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn build_get_vec_parser(input: &str) -> IResult<&str, OKeyPair> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn build_get_vec_parser(input: &str) -> IResult<&str, OKeyPair<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn keypair_parser(input: &str) -> IResult<&str, OKeyPair> {
[INFO] [stdout]    |                          ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn keypair_parser(input: &str) -> IResult<&str, OKeyPair<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn keypair_name_disallow_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                        ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |                |
[INFO] [stdout]    |                                        |                the same lifetime is elided here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn keypair_name_disallow_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn key_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn key_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn key_array_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn key_array_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn key_array_parser_cycle(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                  ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                |
[INFO] [stdout]    |                                  |                the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn key_array_parser_cycle(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn build_key_array_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                  ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                |
[INFO] [stdout]    |                                  |                the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn build_key_array_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn key_object_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn key_object_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn key_int_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn key_int_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:138:32
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn build_key_int_parser(input: &str, is_neg_num: bool) -> IResult<&str, OType> {
[INFO] [stdout]     |                                ^^^^                               ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                                  |
[INFO] [stdout]     |                                the lifetime is elided here        the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn build_key_int_parser(input: &str, is_neg_num: bool) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling owml-parser v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn key_string_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn key_string_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_owml_str(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                              ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn parse_owml_str(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_vec_parser(input: &str) -> IResult<&str, Vec<OKeyPair>> {
[INFO] [stdout]    |                              ^^^^             ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                |
[INFO] [stdout]    |                              |                the same lifetime is elided here
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_vec_parser(input: &str) -> IResult<&str, Vec<OKeyPair<'_>>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn build_get_vec_parser(input: &str) -> IResult<&str, OKeyPair> {
[INFO] [stdout]    |                                ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                |
[INFO] [stdout]    |                                |                the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn build_get_vec_parser(input: &str) -> IResult<&str, OKeyPair<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn keypair_parser(input: &str) -> IResult<&str, OKeyPair> {
[INFO] [stdout]    |                          ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn keypair_parser(input: &str) -> IResult<&str, OKeyPair<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn keypair_name_disallow_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                        ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |                |
[INFO] [stdout]    |                                        |                the same lifetime is elided here
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn keypair_name_disallow_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn key_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                      ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |                |
[INFO] [stdout]    |                      |                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn key_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn key_array_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn key_array_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:88:34
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn key_array_parser_cycle(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                  ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                |
[INFO] [stdout]    |                                  |                the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn key_array_parser_cycle(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsers/owml_parser.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn build_key_array_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]    |                                  ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                |
[INFO] [stdout]    |                                  |                the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn build_key_array_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn key_object_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn key_object_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn key_int_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |                |
[INFO] [stdout]     |                          |                the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn key_int_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:138:32
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn build_key_int_parser(input: &str, is_neg_num: bool) -> IResult<&str, OType> {
[INFO] [stdout]     |                                ^^^^                               ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                                  |
[INFO] [stdout]     |                                the lifetime is elided here        the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn build_key_int_parser(input: &str, is_neg_num: bool) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parsers/owml_parser.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn key_string_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn key_string_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "7a2331dfbbba6eef803f713bdfeabe774c9759d02d747b4f13d0190094450e26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a2331dfbbba6eef803f713bdfeabe774c9759d02d747b4f13d0190094450e26", kill_on_drop: false }`
[INFO] [stdout] 7a2331dfbbba6eef803f713bdfeabe774c9759d02d747b4f13d0190094450e26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38b8db5d94ac0fb0ed434b1f89c31f7ce3bbf4ce4a7d551e14f07057ae4f79c2
[INFO] running `Command { std: "docker" "start" "-a" "38b8db5d94ac0fb0ed434b1f89c31f7ce3bbf4ce4a7d551e14f07057ae4f79c2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:25:30
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn parse_owml_str(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]    |                              ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |                |
[INFO] [stderr]    |                              |                the same lifetime is elided here
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn parse_owml_str(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsers/owml_parser.rs:18:30
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn get_vec_parser(input: &str) -> IResult<&str, Vec<OKeyPair>> {
[INFO] [stderr]    |                              ^^^^             ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |                |
[INFO] [stderr]    |                              |                the same lifetime is elided here
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn get_vec_parser(input: &str) -> IResult<&str, Vec<OKeyPair<'_>>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsers/owml_parser.rs:24:32
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn build_get_vec_parser(input: &str) -> IResult<&str, OKeyPair> {
[INFO] [stderr]    |                                ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |                |
[INFO] [stderr]    |                                |                the same lifetime is elided here
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn build_get_vec_parser(input: &str) -> IResult<&str, OKeyPair<'_>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsers/owml_parser.rs:41:26
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn keypair_parser(input: &str) -> IResult<&str, OKeyPair> {
[INFO] [stderr]    |                          ^^^^             ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |                |
[INFO] [stderr]    |                          |                the same lifetime is elided here
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn keypair_parser(input: &str) -> IResult<&str, OKeyPair<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsers/owml_parser.rs:55:40
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn keypair_name_disallow_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]    |                                        ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |                |
[INFO] [stderr]    |                                        |                the same lifetime is elided here
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn keypair_name_disallow_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsers/owml_parser.rs:68:22
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn key_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]    |                      ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn key_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsers/owml_parser.rs:79:28
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn key_array_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]    |                            ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |                |
[INFO] [stderr]    |                            |                the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn key_array_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsers/owml_parser.rs:88:34
[INFO] [stderr]    |
[INFO] [stderr] 88 | fn key_array_parser_cycle(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]    |                                  ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |                |
[INFO] [stderr]    |                                  |                the same lifetime is elided here
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 88 | fn key_array_parser_cycle(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsers/owml_parser.rs:98:34
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn build_key_array_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]    |                                  ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |                |
[INFO] [stderr]    |                                  |                the same lifetime is elided here
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn build_key_array_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsers/owml_parser.rs:118:29
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn key_object_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]     |                             ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                |
[INFO] [stderr]     |                             |                the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn key_object_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsers/owml_parser.rs:129:26
[INFO] [stderr]     |
[INFO] [stderr] 129 | fn key_int_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]     |                          ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |                |
[INFO] [stderr]     |                          |                the same lifetime is elided here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 129 | fn key_int_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsers/owml_parser.rs:138:32
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn build_key_int_parser(input: &str, is_neg_num: bool) -> IResult<&str, OType> {
[INFO] [stderr]     |                                ^^^^                               ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |                                  |
[INFO] [stderr]     |                                the lifetime is elided here        the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn build_key_int_parser(input: &str, is_neg_num: bool) -> IResult<&str, OType<'_>> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parsers/owml_parser.rs:150:29
[INFO] [stderr]     |
[INFO] [stderr] 150 | fn key_string_parser(input: &str) -> IResult<&str, OType> {
[INFO] [stderr]     |                             ^^^^             ^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                |
[INFO] [stderr]     |                             |                the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 | fn key_string_parser(input: &str) -> IResult<&str, OType<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `owml-parser` (lib) generated 13 warnings (run `cargo fix --lib -p owml-parser` to apply 13 suggestions)
[INFO] [stderr] warning: `owml-parser` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/owml_parser-be64e9b0bcc473c5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test parsers::owml_parser::tests::key_array_parser_test ... ok
[INFO] [stdout] test parsers::owml_parser::tests::get_vec_parser_multiline_test ... ok
[INFO] [stdout] test parsers::owml_parser::tests::get_vec_parser_basic_test ... ok
[INFO] [stdout] test parsers::owml_parser::tests::key_string_parser_test ... ok
[INFO] [stdout] test parsers::owml_parser::tests::key_int_parser_test ... ok
[INFO] [stdout] test parsers::owml_parser::tests::keypair_parser_basic_test ... ok
[INFO] [stdout] test parsers::owml_parser::tests::keypair_name_disallow_parser_test ... ok
[INFO] [stdout] test parsers::owml_parser::tests::key_object_parser_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parser.rs (/opt/rustwide/target/debug/deps/test_parser-0160189347379657)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test basic_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests owml_parser
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "38b8db5d94ac0fb0ed434b1f89c31f7ce3bbf4ce4a7d551e14f07057ae4f79c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b8db5d94ac0fb0ed434b1f89c31f7ce3bbf4ce4a7d551e14f07057ae4f79c2", kill_on_drop: false }`
[INFO] [stdout] 38b8db5d94ac0fb0ed434b1f89c31f7ce3bbf4ce4a7d551e14f07057ae4f79c2
